* dispnew.c (scrolling_window): Return 1 if we scrolled,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Apr 2011 15:40:06 +0000 (08:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Apr 2011 15:40:06 +0000 (08:40 -0700)
commita06d10b62255f115beee2b9a5aa6ffabce4c13dc
tree1f9a68da8ffae798a64932acbe32439f9c2103bf
parent41187e6548c967ec41fbf9ccc6e36a572b5dc218
* dispnew.c (scrolling_window): Return 1 if we scrolled,

to match comment at start of function.  This also removes a
GCC warning about overflow in a 32+64-bit port.
src/ChangeLog
src/dispnew.c